Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2022

Bumps asciidoctor-maven-plugin from 1.5.6 to 2.2.2.

Release notes

Sourced from asciidoctor-maven-plugin's releases.

v2.2.2

V2.2.2 ("Last mile") closes the v2 release train, to start work on breaking changes for next v3.

This release includes fixes and compatibilty with latest version of maven-site-plugin. Please, pay attention to details below if you find issues when upgrading.

As always, thanks to all contributors! Specially those taking time providing report issues and feedback 👍

Fixes

  • #550 Exclude dot files and folders from conversion
  • #563 Fix StringIndexOutOfBoundsException parsing log records when cursor file is above source directory
  • #566 Fix compatibility with maven-site-plugin v3.10.0 (previous versions no longer supported) (https://github.com/michael-o[@​michael-o])

Documentation

Build / Infrastructure

  • #573 Migrate Maven Wrapper to Apache's offical one
  • #572 Upgrade Asciidoctorj to v2.5.3 and jRuby to v9.2.20.1
  • #557 Support Java 17
  • #561 Bump netty-codec-http to v4.1.71.Final

Release Meta

Released on: 2022-01-30 Released by: @​abelsromero Soundtrack: Seventh Wave (Devin Townsend)

v2.2.1

V2.2.1 contains a fix that could impact Jenkins users (#545) when Jenkins creates a working directory in with "_" prefix.

Thanks @​liampuk for reporting!

Improvements

  • #546 Fix excluding sources when enclosing parent path starts with _

Release Meta

Released on: 2021-07-24 Released by: @​abelsromero Soundtrack: Chrysalis (Opeth)

v2.2.0

V2.2.0 aim has been in maintenance and accessibility.

... (truncated)

Changelog

Sourced from asciidoctor-maven-plugin's changelog.

== v2.2.2 (2022-01-30)

Bug Fixes::

  • Exclude dot files and folders from conversion (#550)
  • Fix StringIndexOutOfBoundsException parsing log records when cursor file is above source directory (#563)
  • Fix compatibility with maven-site-plugin v3.10.0 (previous versions no longer supported) (https://github.com/michael-o[@​michael-o]) (#566)

Documentation::

Build / Infrastructure::

  • Migrate Maven Wrapper to Apache's offical one (#573)
  • Upgrade Asciidoctorj to v2.5.3 and jRuby to v9.2.20.1 (#572)
  • Upgrade Asciidoctorj to v2.5.2 (#555)
  • Support Java 17 (#557)
  • Bump netty-codec-http to v4.1.71.Final (#561)

== v2.2.1 (2021-07-24)

Bug Fixes::

  • Fix excluding sources when enclosing parent path starts with _ (#546)
  • Treat dot files and folders same as internal #5505)

== v2.2.0 (2021-07-18)

Improvements::

  • Allow running a refresh build on included sources (for auto-refresh & http mojos) (#542)

Documentation::

Build / Infrastructure::

  • Upgrade tests to JUnit5 (#521)
  • Rename main branch (#524)
  • Set maven wrapper to use maven v3.8.1 (#525)
  • Upgrade Asciidoctorj to v2.4.3 and jRuby to v9.2.14.0 (#526)
  • Upgrade Asciidoctorj to v2.5.0 and jRuby to v9.2.17.0 (#531)
  • Upgrade Asciidoctorj to v2.5.1 (#534)

... (truncated)

Commits
  • 9feee7e [maven-release-plugin] prepare release asciidoctor-maven-plugin-2.2.2
  • 58a9b44 Update docs references for v2.2.2 release (#576)
  • 1ba79bc Fix invalid PR reference in CHANGELOG (#575)
  • 0e56f30 Apply Apache's Maven Wrapper (#573)
  • 54a06f2 Bump Asciidoctorj to v2.5.3 & JRuby to v 9.2.20.1 (#572)
  • eadcbf0 fix broken xref in docs
  • 16fc888 Add missing 2.1.0 readme reference to README (#570)
  • a85bd4f Add compatibility matrix (#569)
  • 1e70af1 Fix site integration failing with maven-site-plugin v3.10.0 (#566)
  • fb79430 Avoid crash when processing logs of files not under the source dir (#563)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 1.5.6 to 2.2.2.
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctor-maven-plugin@asciidoctor-maven-plugin-1.5.6...asciidoctor-maven-plugin-2.2.2)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants